mkdir -p git bash 或 mac terminal 我们可以使用 mkdir 命令来创建文件夹。 当前目录创建多个文件夹: $ mkdir a b c 会创建 a 、b、c 三个文 ...